The _tttt_oooo_uuuu_cccc_hhhh_wwww_iiii_nnnn and _tttt_oooo_uuuu_cccc_hhhh_llll_iiii_nnnn_eeee routines throw away all optimization
information about which parts of the window have been touched, by
pretending that the entire window has been drawn on. This is sometimes
necessary when using overlapping windows, since a change to one window
affects the other window, but the records of which lines have been
changed in the other window do not reflect the change. The routine
_tttt_oooo_uuuu_cccc_hhhh_llll_iiii_nnnn_eeee only pretends that _c_o_u_n_t lines have been changed, beginning
with line _s_t_a_r_t.
The _uuuu_nnnn_tttt_oooo_uuuu_cccc_hhhh_wwww_iiii_nnnn routine marks all lines in the window as unchanged since
the last call to _wwww_rrrr_eeee_ffff_rrrr_eeee_ssss_hhhh.
The _wwww_tttt_oooo_uuuu_cccc_hhhh_llll_nnnn routine makes _n lines in the window, starting at line _y,
look as if they have (_c_h_a_n_g_e_d_====_1111) or have not (_c_h_a_n_g_e_d_====_0000) been changed
since the last call to _wwww_rrrr_eeee_ffff_rrrr_eeee_ssss_hhhh.
The _iiii_ssss______llll_iiii_nnnn_eeee_tttt_oooo_uuuu_cccc_hhhh_eeee_dddd and _iiii_ssss______wwww_iiii_nnnn_tttt_oooo_uuuu_cccc_hhhh_eeee_dddd routines return _TTTT_RRRR_UUUU_EEEE if the
specified line/window was modified since the last call to _wwww_rrrr_eeee_ffff_rrrr_eeee_ssss_hhhh;
otherwise they return _FFFF_AAAA_LLLL_SSSS_EEEE. In addition, _iiii_ssss______llll_iiii_nnnn_eeee_tttt_oooo_uuuu_cccc_hhhh_eeee_dddd returns _EEEE_RRRR_RRRR if
_l_i_n_e is not valid for the given window.
RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
All routines return the integer _EEEE_RRRR_RRRR upon failure and an integer value
other than _EEEE_RRRR_RRRR upon successful completion, unless otherwise noted in the
preceding routine descriptions.
NNNNOOOOTTTTEEEESSSS
The header file _<<<<_cccc_uuuu_rrrr_ssss_eeee_ssss_...._hhhh_>>>> automatically includes the header files
_<<<<_ssss_tttt_dddd_iiii_oooo_...._hhhh_>>>> and _<<<<_uuuu_nnnn_cccc_tttt_rrrr_llll_...._hhhh_>>>>.
Note that all routines except _wwww_tttt_oooo_uuuu_cccc_hhhh_llll_nnnn may be macros.